home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / BeoPlayer / data1.cab / Executables / BeoPlayer.exe / 0 / RCDATA / TTRIANGLEFORM / TTRIANGLEFORM.txt
Encoding:
Text File  |  2001-08-09  |  472 b   |  24 lines

  1. object TriangleForm: TTriangleForm
  2.   Left = 403
  3.   Top = 334
  4.   BorderStyle = bsNone
  5.   Caption = 'TriangleForm'
  6.   ClientHeight = 468
  7.   ClientWidth = 668
  8.   Color = clHighlight
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Timer: TTimer
  18.     Interval = 200
  19.     OnTimer = TimerTimer
  20.     Left = 216
  21.     Top = 72
  22.   end
  23. end
  24.